ngl: Fix a rounding error in subpixel positioning
authorMatthias Clasen <mclasen@redhat.com>
Sat, 20 Mar 2021 03:18:43 +0000 (23:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 21 Mar 2021 20:05:10 +0000 (16:05 -0400)
commit7a56aa910ebc72cbd156fb779ef12f68b675db54
tree4a29cb1dffc5c9edec3177a0633c5e3709b25c1b
parentbd0df0324830838c690c0e82b5014364ec4c7b79
ngl: Fix a rounding error in subpixel positioning

1024 / 4 is 256, not 250.
gsk/ngl/gsknglglyphlibrary.c